Đăng nhập Đăng ký

integer part nghĩa là gì

phát âm:
"integer part" câu
Bản dịchĐiện thoại
  • Từ điển kỹ thuật
    Lĩnh vực: toán & tin
    • phần nguyên
  • integer     ['intidʤə] danh từ (toán học) số nguyên cái nguyên, vật trọn vẹn,...
  • part     [pɑ:t] danh từ phần, bộ phận, tập (sách) [a] great part of this...
Câu ví dụ
  • and \([a]\) is the integer part of a.
    Bài toán đặt ra là: cho một dãy A[1]. .
  • and \([a]\) is the integer part of a.
    Bài toán đặt ra là: cho một dãy A[1].
  • DIV() – Returns the integer part of a division operation, in which integer1 is divided by integer2.
    DIV(integer1, integer2): Trả về phần nguyên của một hoạt động bộ phận, trong đó integer1/ integer2.
  • Let T[i] denote the i-th element of the table, which is equal to the integer part of 4294967296 times abs(sin(i)), where i is in radians.
    Gọi T[i] là phần tử thứ i của bảng, thì T[i]là phần nguyên của 4294967296*|sin(i)| , i được tính theo radian.
  • trunc(number) — returns the integer part of a number by removing any fractional digits.
    TRUNC(number, num_digits): Hàm trả về phần nguyên của một số bằng cách bỏ các chữ số ở phần thập phân (không làm tròn).
  • That is to say, a0 is the integer part of r, not necessarily between 0 and 9, and a1, a2, a3, ... are the digits forming the fractional part of r.
    Trong đó, a0 là phần nguyên của r, không bắt buộc phải từ 0 đến 9, và a1, a2, a3,... là các chữ số tạo nên phần lẻ thập phân của r.
  • If an integer part of the converted number is greater than zero, it means that your cell contains both date and time values.
    Nếu phần nguyên của số chuyển đổi lớn hơn 0, điều đó có nghĩa là ô tính của bạn đang chứa giá trị của ngày tháng và thời gian.
  • Access stores date/time data as decimal numbers: the integer part of the value represents the date, and the rest of the number indicates the time.
    Access lưu trữ dữ liệu Ngày/Giờ dưới dạng số thập phân: phần số nguyên của giá trị đại diện cho ngày và phần số còn lại chỉ thời gian.